home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / Other Langs / Tickle-4.0 (tcl) / scripts / ctb.tcl < prev    next >
Encoding:
Text File  |  1993-11-20  |  373 b   |  21 lines  |  [TEXT/MPS ]

  1.  
  2. ctb_create ctb1 "AppleTalk ADSP Tool"
  3. ctb_config ctb1
  4. ctb_getconfig ctb1
  5. ctb_listen ctb1
  6. ctb_status ctb1
  7. CLOSED 0x00000000 0 0
  8. OPEN 0x00000002 0 0
  9. OPEN 0x0000000A 8 0
  10. OPEN 0x00000002 0 0
  11. OPEN 0x00000002 0 0
  12. LISTEN 0x00004000 0 0
  13. LISTEN 0x00002000 0 0
  14. CLOSED 0x00000000 0 0
  15. ctb_close ctb1
  16. ctb_accept ctb1
  17. ctb_dispose ctb1
  18. ctb_read ctb1
  19. testing
  20. ctb_write ctb1 "testing\n\r"
  21.